Tells the debugger to ask you first before invoking edit and continue from a debug command 告知调试器在从调试命令调用“编辑并继续”前首先询问您。
While the test is running , you can use the usual debugging commands , such as continue and 运行测试时,可以使用常用的调试命令,如“继续”和“跳出” 。
Command has the same effect as pressing the f5 key or using the start debugging command ,使用f10键(或“逐过程”命令)与按f5键或使用“开始调试”命令具有相同的效果。
Select the start without debugging command ctrl f5 to build the assembly and deploy it to the database 选择“开始执行(不调试) ”命令( ctrl + f5 )可生成程序集并将其部署到数据库。
The former sends debugging commands and receives the execution results , and the latter receives debugging commands and executes them 前者发送调试命令,并接收命令的执行结果;后者接收并执行调试器发送的调试命令。
Or start without debugging commands to run a web site , by default visual web developer runs the page that currently has the focus in the designer 使用“开始执行”或“开始执行(不调试) ”命令运行网站时,默认情况下, visual web developer运行设计器中当前具有焦点的页。
The cross debugger has four components : user interface , debugging module , communication module and operating system supporting module . the monitor programs of the target are composed of executive module of debugging command , communication module and code control module 交叉调试器可以分成四部分:用户接口、调试功能模块、通信模块和操作系统支持模块;目标机端的监控程序主要是由调试命令执行模块、通信模块、代码控制模块组成。